home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Linux Cubed Series 7: Sunsite
/
Linux Cubed Series 7 - Sunsite Vol 1.iso
/
system
/
serial
/
callback.001
/
callback~
/
callback
/
lib
/
ttyline
/
ttylinedata.c
< prev
Wrap
C/C++ Source or Header
|
1996-07-22
|
217b
|
11 lines
#include "ttyline.p"
unsigned
active_index, /* index used when looking for active lines */
n_lines;
char
**ttyline;
int
active_line; /* index to active line or -1 for all */